home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.glossary.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  782 b   |  26 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <uddi:SecurityControl Runat='server'/>
  6. <html>
  7.     <HEAD>
  8.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  9.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  10.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  11.         <!-- #include file = "publish.header.htm" -->
  12.     </head>
  13.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  14.         <!-- #include file = "publish.heading.htm" -->
  15.         <table class="content" width="100%" cellpadding="8" ID="Table1">
  16.             <tr>
  17.                 <td>
  18.                     <!-- #include file = "glossary.htm" -->
  19.                 </td>
  20.             </tr>
  21.         </table>
  22.         <!-- #include file = "publish.footer.htm" -->
  23.     </body>
  24. </html>
  25.  
  26.